[INFO] fetching crate network-speed 0.2.4...
[INFO] testing network-speed-0.2.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate network-speed 0.2.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate network-speed 0.2.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate network-speed 0.2.4
[INFO] tweaked toml for crates.io crate network-speed 0.2.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate network-speed 0.2.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate network-speed 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46ff69c2a66f5cc4af2fe63281bea64fa336efad084afc9076e130adf9b8b26a
[INFO] running `Command { std: "docker" "start" "-a" "46ff69c2a66f5cc4af2fe63281bea64fa336efad084afc9076e130adf9b8b26a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46ff69c2a66f5cc4af2fe63281bea64fa336efad084afc9076e130adf9b8b26a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ff69c2a66f5cc4af2fe63281bea64fa336efad084afc9076e130adf9b8b26a", kill_on_drop: false }`
[INFO] [stdout] 46ff69c2a66f5cc4af2fe63281bea64fa336efad084afc9076e130adf9b8b26a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53048fa4372c5f2b5be1c18bef444bdbf81a1089fc345cc1ae8e19ba358f0aef
[INFO] running `Command { std: "docker" "start" "-a" "53048fa4372c5f2b5be1c18bef444bdbf81a1089fc345cc1ae8e19ba358f0aef", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling windows v0.52.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling network-speed v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "53048fa4372c5f2b5be1c18bef444bdbf81a1089fc345cc1ae8e19ba358f0aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53048fa4372c5f2b5be1c18bef444bdbf81a1089fc345cc1ae8e19ba358f0aef", kill_on_drop: false }`
[INFO] [stdout] 53048fa4372c5f2b5be1c18bef444bdbf81a1089fc345cc1ae8e19ba358f0aef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54738fa2ede29afe89e4329b3879a8c34b48e787a462fdd576762dc9767b47ad
[INFO] running `Command { std: "docker" "start" "-a" "54738fa2ede29afe89e4329b3879a8c34b48e787a462fdd576762dc9767b47ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling network-speed v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcH7mLml/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnetwork_speed-9f4ab57187b91820,libthiserror-9e03c452e6cc03e8,libwindows-eb4278823da6d7b6,libwindows_core-82b831cd066bc117,libwindows_targets-fb0190f40f448a4c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcH7mLml/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-f8d37a584c9abd52" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.4.rcgu.o:(<windows_core::hresult::HRESULT>::message) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::len) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `network-speed` (test "integration_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDHdcPn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnetwork_speed-9f4ab57187b91820,libthiserror-9e03c452e6cc03e8,libwindows-eb4278823da6d7b6,libwindows_core-82b831cd066bc117,libwindows_targets-fb0190f40f448a4c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcDHdcPn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monitor_tests-8ce121bba0d38466" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.4.rcgu.o:(<windows_core::hresult::HRESULT>::message) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::len) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `network-speed` (test "monitor_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcx27wF4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnetwork_speed-9f4ab57187b91820,libthiserror-9e03c452e6cc03e8,libwindows-eb4278823da6d7b6,libwindows_core-82b831cd066bc117,libwindows_targets-fb0190f40f448a4c,libchrono-a8e8f974d9e29a75,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcx27wF4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/monitor-be68324c6481cad2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: GetIfTable
[INFO] [stdout]           >>> referenced by mod.rs:481 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/NetworkManagement/IpHelper/mod.rs:481)
[INFO] [stdout]           >>>               network_speed-9f4ab57187b91820.network_speed.89f05cb7b4f30ea7-cgu.1.rcgu.o:(windows::Win32::NetworkManagement::IpHelper::GetIfTable::<windows::Win32::Foundation::BOOL>) in archive /opt/rustwide/target/debug/deps/libnetwork_speed-9f4ab57187b91820.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetIfTable2
[INFO] [stdout]           >>> referenced by mod.rs:488 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/NetworkManagement/IpHelper/mod.rs:488)
[INFO] [stdout]           >>>               network_speed-9f4ab57187b91820.network_speed.89f05cb7b4f30ea7-cgu.1.rcgu.o:(windows::Win32::NetworkManagement::IpHelper::GetIfTable2) in archive /opt/rustwide/target/debug/deps/libnetwork_speed-9f4ab57187b91820.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeMibTable
[INFO] [stdout]           >>> referenced by mod.rs:317 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/NetworkManagement/IpHelper/mod.rs:317)
[INFO] [stdout]           >>>               network_speed-9f4ab57187b91820.network_speed.89f05cb7b4f30ea7-cgu.1.rcgu.o:(windows::Win32::NetworkManagement::IpHelper::FreeMibTable) in archive /opt/rustwide/target/debug/deps/libnetwork_speed-9f4ab57187b91820.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.4.rcgu.o:(<windows_core::hresult::HRESULT>::message) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::len) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `network-speed` (example "monitor") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcU9ymxo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnetwork_speed-9f4ab57187b91820,libthiserror-9e03c452e6cc03e8,libwindows-eb4278823da6d7b6,libwindows_core-82b831cd066bc117,libwindows_targets-fb0190f40f448a4c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcU9ymxo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unit_tests-9455766a2fadf897" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.4.rcgu.o:(<windows_core::hresult::HRESULT>::message) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::len) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `network-speed` (test "unit_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "54738fa2ede29afe89e4329b3879a8c34b48e787a462fdd576762dc9767b47ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54738fa2ede29afe89e4329b3879a8c34b48e787a462fdd576762dc9767b47ad", kill_on_drop: false }`
[INFO] [stdout] 54738fa2ede29afe89e4329b3879a8c34b48e787a462fdd576762dc9767b47ad
